Software Design, Testing & Engineering
pdf | | | Author:Maurin, A.C., et al.
( Category:
Logic
September 22,2022 )
pdf | | | Author:Unknown
( Category:
Tools
September 20,2022 )
pdf | | | Author:Unknown
( Category:
Logic
September 20,2022 )
pdf | | | Author:Unknown
( Category:
Structured Design
September 20,2022 )
epub |eng | 2010-09-15 | Author:Jez Humble & David Farley [Humble, Jez & Farley, David]
Parallel Testing When the isolation of your acceptance tests is good, another possibility to speed things up presents itself: running the tests in parallel. For multiuser, server-based systems this is ...
( Category:
Testing
September 20,2022 )
epub |eng | 2021-01-24 | Author:Sarcar, Vaskaran & Sarcar, Vaskaran [Sarcar, Vaskaran]
print("The initial_list is :") print(initial_list) print("Calling the function make_double() now.") make_double(initial_list) print("The double_list is :") print(double_list) print("The initial_list at present :") print(initial_list) #unchanged initial list Output Here is the output. ...
( Category:
Coding Theory
September 1,2022 )
epub |eng | 2020-08-15 | Author:Aleksei Sedunov [Sedunov, Aleksei]
fun main() { println("Hello".truncate(10)) // Hello println("Hello".truncate(3)) // Hel } Note that inside of the extension function body, the receiver value can be accessed via this expression similar to class ...
( Category:
Object Oriented Design
August 25,2022 )
epub |eng | 2020-08-15 | Author:Aleksei Sedunov [Sedunov, Aleksei]
Channels Channels offer you a convenient way to share an arbitrary data stream between coroutines. The basic operations on any channel represented by the Channel interface is sending data elements ...
( Category:
Object Oriented Design
August 24,2022 )
pdf | | 2022-07-21 | Author:Unknown
( Category:
Performance Optimization
August 21,2022 )
pdf | | | Author:Unknown
( Category:
Software Development
August 21,2022 )
epub |eng | 2022-07-22 | Author:Benjamin Nevarez
Missing indexes SQL Server provides a second approach that can help you find useful indexes for your existing queries. Although not as powerful as the DTA, this option, called the ...
( Category:
Performance Optimization
August 14,2022 )
pdf |en | | Author: Benjamin Nevarez
( Category:
Performance Optimization
August 13,2022 )
epub |eng | 2018-09-26 | Author:David Ascher, Mark Lutz [David Ascher, Mark Lutz]
( Category:
Object-Oriented Design
August 13,2022 )
epub |eng | 2021-08-15 | Author:Howard Podeswa
( Category:
Software Development
August 12,2022 )
pdf | | 2022-06-03 | Author:Mohan, Gayathri;
( Category:
Tools
August 10,2022 )
Categories
Coding Theory | Localization |
Logic | Object-Oriented Design |
Performance Optimization | Quality Control |
Reengineering | Robohelp |
Software Development | Software Reuse |
Structured Design | Testing |
Tools | UML |
Popular ebooks
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16756)Deep Learning with Python by François Chollet(12563)
Hello! Python by Anthony Briggs(9911)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9794)
The Mikado Method by Ola Ellnestam Daniel Brolund(9775)
Dependency Injection in .NET by Mark Seemann(9335)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8292)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7758)
Grails in Action by Glen Smith Peter Ledbrook(7693)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7012)
Microservices with Go by Alexander Shuiskov(6780)
Practical Design Patterns for Java Developers by Miroslav Wengner(6692)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6633)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Angular Projects - Third Edition by Aristeidis Bampakos(6041)
The Art of Crafting User Stories by The Art of Crafting User Stories(5572)
NetSuite for Consultants - Second Edition by Peter Ries(5503)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5305)
Kotlin in Action by Dmitry Jemerov(5058)
